Merged
Conversation
Trivial change to trigger SBOM quality gate workflow for testing. Co-Authored-By: Yakriel (Claude) <noreply@anthropic.com>
SBOM Quality Gate
Diff: minio-client📦 SBOM Diff ReportSBOM Comparison
Key Findings
Summary
Generated by sbomlyze at 2026-03-17T11:26:47Z Diff: minio📦 SBOM Diff ReportSBOM Comparison
Key Findings
Summary
Generated by sbomlyze at 2026-03-17T11:26:45Z Diff: postgres📦 SBOM Diff ReportSBOM Comparison
Key Findings
Summary
Generated by sbomlyze at 2026-03-17T11:26:32Z Diff: redis📦 SBOM Diff ReportSBOM Comparison
Key Findings
Summary
Generated by sbomlyze at 2026-03-17T11:26:29Z Diff: sbomify-app📦 SBOM Diff ReportSBOM Comparison
Key Findings
Summary
Generated by sbomlyze at 2026-03-17T11:26:56Z Diff: sbomify-caddy-dev📦 SBOM Diff ReportSBOM Comparison
Key Findings
Summary
Generated by sbomlyze at 2026-03-17T11:26:35Z Diff: sbomify-keycloak📦 SBOM Diff ReportSBOM Comparison
Key Findings
Summary
Generated by sbomlyze at 2026-03-17T11:26:55Z Diff: sbomify-minio-init📦 SBOM Diff ReportSBOM Comparison
Key Findings
Summary
Generated by sbomlyze at 2026-03-17T11:26:59Z |
sbomqs v2.0.4 changed its JSON schema: - .files[0].avg_score → .sbom_quality_score - .files[0].scores[] → .comprehenssive[] (per-feature, not per-category) Updated bin/sbom-score to use the new field names and aggregate per-feature scores into per-category averages. Removed max_score from output since the new schema doesn't provide it. Updated test mocks and fixtures to match. Co-Authored-By: Yakriel (Claude) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
bin/patch-sbom-rootto trigger the SBOM generate and quality gate workflowssbom-quality-gate.ymlworkflow fires correctly on PRsWhat to check
sbom-generate.ymltriggers on the PR (path trigger:bin/patch-sbom-root)sbom-quality-gate.ymltriggers and runs its checksCleanup
Close and delete this branch after verifying the workflows run.
🤖 Generated with Claude Code